updating oE map

Types

map

include map.e 
namespace map 
public type map(object m) 

defines the datatype 'map'.

Comments:

Used when declaring a map variable.

Example 1:
map SymbolTable = new() -- Create a new map to hold the symbol table. 
Not Categorized, Please Help

Search



Quick Links

User menu

Not signed in.

Misc Menu